@charset "utf-8";
@import "public.css";

html,
body {
  min-width: 1200px;
  overflow-x: auto;
  background: #fff;
  
}
#main{
	overflow:hidden;
}
.head_warp{
  background: url(imgs/head_bg_line.png);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
#header {
  height: 100px;
  width: 100%;
}

#header .header {
  padding: 20px 0;
}

#header .header .logo .left {
  position: relative;
  padding-right: 30px;
}

#header .header .logo .left:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  height: 42px;
  width: 1px;
  background: #e5e5e5;
}

#header .header .logo .right {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

#header .header .search {
  width: 300px;
  height: 40px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  margin-right: 40px;
  margin-top: 13px;
}

#header .header .search .search_input {
  width: 380px;
  height: 38px;
}

#header .header .search .search_input input {
  padding-left: 10px;
  width: 100%;
  height: 100%;
  border: none;
}

#header .header .search .search_btn {
  width: 46px;
  height: 40px;
  background: url("imgs/search_btn.png") no-repeat center;
  cursor: pointer;
}

#header .header .search .search_btn input {
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  cursor: pointer;
}

#header .header .language {
  margin-top: 17px;
  position: relative;
}

#header .header .language img {
  vertical-align: middle;
  line-height: 1;
}

#header .header .language .select {
  padding-right: 15px;
  background: url("imgs/select_btn.png") no-repeat right;
  cursor: pointer;
}

#header .header .language .select:hover .en {
  display: block;
}

#header .header .language .en {
  position: absolute;
  line-height: 1;
  top: 25px;
  display: none;
}

#nav {
  height: 60px;
  box-sizing: border-box;
}

#nav .nav li {
  float: left;
  line-height: 60px;
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  width: 171px;
  text-align: center;
  position: relative;
}

#nav .nav li:hover .item_menu {
  display: block;
}
#nav .nav li:hover{
  background: #0052a3;
  box-shadow: inset 0px 0px 9px 0px rgba(108, 222, 255, 0.29);
  z-index: 10;
}
#nav .nav li:hover>a{
  color: #fff;
}

#nav .nav li .item_menu {
  display: none;
  border-top: 2px solid #0955d1;
  background: #fff;
  position: absolute;
  top: 58px;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 10px 0;
}

#nav .nav li .item_menu .item {
  width: 100%;
  text-align: center;
  line-height: 40px;
}

#nav .nav li .item_menu .item a {
  display: block;
}

#nav .nav li .item_menu .item a:hover {
  background: url("imgs/ejxl.png") no-repeat center bottom;
}


#nav .nav li.active {
  background: #0052a3;
  box-shadow: inset 0px 0px 9px 0px rgba(108, 222, 255, 0.29);
  z-index: 10;
}
#nav .nav li a{
  display: block;
  color: #333;
}
#nav .nav li.active>a{
  color: #fff;
  display: block;
}
#nav .nav li:first-child>a{
  position: relative;
  background: url(imgs/icon_shard_2.png) no-repeat;
  background-position: 70px 22px;
}
#nav .nav li:first-child.active>a{
  position: relative;
  background: url(imgs/icon_shard_2_active.png) no-repeat;
  background-position: 70px 22px;
}
#nav .nav li:nth-child(2)>a{
  position: relative;
  background: url(imgs/icon_shard_4.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:nth-child(2).active>a{
  position: relative;
  background: url(imgs/icon_shard_4_active.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:nth-child(3)>a{
  position: relative;
  background: url(imgs/icon_shard_6.png) no-repeat;
  background-position:35px 24px;
}
#nav .nav li:nth-child(3).active>a{
  position: relative;
  background: url(imgs/icon_shard_6_active.png) no-repeat;
  background-position:35px 24px;
}
#nav .nav li:nth-child(4)>a{
  position: relative;
  background: url(imgs/icon_shard_4.png) no-repeat;
  background-position:50px 24px;
}
#nav .nav li:nth-child(4).active>a{
  position: relative;
  background: url(imgs/icon_shard_4_active.png) no-repeat;
  background-position:50px 24px;
}
#nav .nav li:nth-child(5)>a{
  position: relative;
  background: url(imgs/icon_shard_6.png) no-repeat;
  background-position:36px 24px;
}
#nav .nav li:nth-child(5).active>a{
  position: relative;
  background: url(imgs/icon_shard_6_active.png) no-repeat;
  background-position:36px 24px;
}
#nav .nav li:nth-child(6)>a{
  position: relative;
  background: url(imgs/icon_shard_4.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:nth-child(6).active>a{
  position: relative;
  background: url(imgs/icon_shard_4_active.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:nth-child(7)>a{
  position: relative;
  background: url(imgs/icon_shard_4.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:nth-child(7).active>a{
  position: relative;
  background: url(imgs/icon_shard_4_active.png) no-repeat;
  background-position:52px 24px;
}
#nav .nav li:first-child.active a::before{
  content: "";
}
@media (min-width: 768px) {
  .sm_header {
    display: none;
  }

  .sm_case {
    display: none;
  }

  #sm_main {
    display: none;
  }

  #sm_footer {
    display: none;
  }

  #sm_detail {
    display: none;
  }

  #sm_list {
    display: none;
  }

  .sm_pages {
    display: none;
  }

  .sm_skill {
    display: none;
  }
  body{
    padding-top: 160px;
  }
}

@media (max-width: 768px) {
  





 
  .sm_case .cell li .title {
    font-size: 0.7rem;
    background: #0955d1;
  }

  .sm_case .cell li .title h3 {
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
  }

  #sm_list {
    display: block;
  }

  #sm_list li {
    border-bottom: .05rem solid #e5e5e5;
    padding: .4rem 0;
    margin: 0 0.4rem;
  }

  #sm_list li a {
    display: flex;
    justify-content: space-between;
    color: #1a1a1a;
  }

  #sm_list li a:hover .desc {
    color: #999;
    font-size: .6rem;
  }

  #sm_list li .pic_box {
    width: 6rem;
    height: 4rem;
    margin-right: 0.6rem;
  }

  #sm_list li .pic_box img {
    width: 100%;
    height: 100%;
  }

  #sm_list li .title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1 1;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    word-break: break-all;
    display: -webkit-box;
    flex-direction: column;
    line-height: 1;
    height: 4rem;
    padding-bottom: 5px;
    box-sizing: border-box;
  }

  #sm_list li .title h2 {
    width: 100%;
    font-size: 0.7rem;
    line-height: 1.5;
    font-weight: 500;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  #sm_list li .title .description {
    font-size: .7rem;
    color: #666;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 400;
  }

  #sm_list li .title .desc {
    color: #999;
    font-size: .6rem;
    font-weight: 300;
  }

  #footer {
    display: none;
  }

  #sm_detail {
    display: block;
  }

  #sm_detail .case_search_item {
    height: 2.15rem;
    line-height: 2.15rem;
    text-align: center;
    z-index: 99;
    background: #fff;
  }

  #sm_detail .case_search_item>div {
    width: 50%;
    font-size: .7rem;
    position: relative;
    border-bottom: .05rem solid #e5e5e5;
    box-sizing: border-box;
  }

  #sm_detail .case_search_item>div:after {
    content: "◢";
    font-size: 0.5rem;
    position: absolute;
    right: 0;
    bottom: -0.1rem;
    line-height: 1;
    color: #666;
  }

  #sm_detail .case_search_item>div:first-child {
    border-right: .05rem solid #e5e5e5;
  }

  #sm_detail .list_main_head {
    position: relative;
    width: 100%;
    height: 49px;
    background: #0955d1;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    color: #fff;
  }

  #sm_detail .back {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: url("imgs/icon_back.png") no-repeat left;
    background-size: 44px 50px;
    cursor: pointer;
    padding-left: .85rem;
    font-size: .7rem;
    color: #fff;
  }

  #sm_detail .home {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .7rem;
    color: #fff;
    padding: 0 20px;
  }

  #sm_detail .head {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 7px 15px;
  }

  #sm_detail .head h1 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    line-height: 1.5;
  }

  #sm_detail .head .desc {
    font-size: .6rem;
    color: #999;
    line-height: 1.2rem;
  }

  #sm_detail .detail_content {
    margin: 0.75rem 0.5rem;
    font-size: .7rem;
    color: #666;
  }

  #sm_detail .detail_content img {
    display: block;
    margin: 0 auto;
    max-width: 95%;
  }

  #sm_footer {
    display: block;
    background: #12406f;
    padding: 1rem 0;
  }

  #sm_footer .logo {
    text-align: center;
  }

  #sm_footer .logo img {
    width: 4rem;
  }

  #sm_footer p {
    text-align: center;
    font-size: .6rem;
    color: #fff;
    line-height: 1rem;
    color: #f1f1f1;
  }

  .sm_skill {
    display: block;
  }

  .sm_skill .skill_item {
    padding: 1rem .75rem;
    box-sizing: border-box;
  }

  .sm_skill .skill_item .pic_box {
    border: .2rem solid #9e4306;
    text-align: center;
    padding: 1rem;
    box-sizing: border-box;
  }

  .sm_skill .skill_item .pic_box img {
    width: 80%;
  }

  .sm_skill .skill_item .head {
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 0.75rem;
    margin-bottom: 0.15rem;
    text-align: center;
  }

  .sm_skill .skill_item .sub_title {
    font-size: .7rem;
    text-align: center;
    color: #666;
  }

  .sm_skill .skill_item .desc {
    font-size: .7rem;
    color: #666;
    line-height: 1.3rem;
  }

  .sm_skill .skill_item .more_btn {
    margin: 0 auto;
    margin-top: 0.5rem;
    color: #FFF;
    width: 7rem;
    height: 2rem;
    display: block;
    font-size: 14px;
    line-height: 2rem;
    background-color: #0955d1;
    text-align: center;
    border-radius: .15rem;
  }

  .sm_skill .item_s {
    background: #f8f8f8;
  }

  .sm_skill .item_s .pic_box {
    border: .2rem solid #3a5177;
  }
}

@media (max-width: 414px) {



}

#position {
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  background-color: #f4f4f8;
  color: #999;
}

#footer {
  width: 100%;
  height: 395px;
  background: #12406f;
}

#footer .footer .footer_nav {
  padding: 25px 0;
}

#footer .footer .footer_nav li {
  float: left;
  width: 171px;
  text-align: center;
  position: relative;
}

#footer .footer .footer_nav li a {
  color: #eeeeee;
  display: block;
}

#footer .footer .footer_nav li a:hover {
  color: #0955d1;
  text-decoration: none;
}

#footer .footer .footer_nav li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 18px;
  background: #eeeeee;
  transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -o-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
}

#footer .footer .footer_nav li:first-child:before {
  display: none;
}

#footer .footer .footer_bottom {
  padding-left: 75px;
  padding-right: 54px;
  padding-top: 40px;
  box-sizing: border-box;
}

#footer .footer .footer_bottom .center {
  padding: 10px;
  padding-left: 0;
  box-sizing: border-box;
}

#footer .footer .footer_bottom .center>div {
  margin-right: 10px;
}

#footer .footer .footer_bottom .right {
  color: #fff;
}

#footer .footer .footer_bottom .right h3 {
  font-weight: bold;
}

#footer .footer .footer_bottom .right .input_wrap input {
  width: 185px;
  margin-right: 10px;
}

#footer .footer .footer_bottom .right .input_wrap {
  margin-bottom: 10px;
}

#footer .footer .footer_bottom .right .textarea {
  width: 379px;
  height: 80px;
}

#footer .footer .footer_bottom .right .textarea textarea {
  width: 100%;
  height: 80px;
}

#footer .footer .footer_bottom .right .submit {
  background-color: #fff;
  width: 80px;
  height: 35px;
  line-height: 35px;
  background-repeat: no-repeat;
  cursor: pointer;
  border: none;
  list-style: none;
  margin-top: 10px;
}

#crumb {
  width: 100%;
}

#crumb .crumb {
  padding: 0 20px;
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
  line-height: 40px;
}

#crumb .crumb span {
  color: #999;
}


@media (max-width:375px) {
  #sm_main .sm_subject .example .body img {
    margin-right: .5rem;
    margin-left: 0.1rem;
    width: 2rem;
  }

  #sm_main .sm_subject .example .body p {
    text-indent: 0;
    font-size: .6rem;
    line-height: 1.2;
  }

  #sm_main .sm_subject .cxfgfj_ggxh .desc strong {
    line-height: 1.2;
  }
}

.toolbar .picker-button {
  color: #0955d1;
  font-size: .7rem;
}

.weui-cells_radio .weui-check:checked+.weui-icon-checked:before {
  color: #0955d1
}

.swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
  font-size: 0;
  line-height: 1;
  border-radius: 50%;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

a:active {
  background: transparent;
}

.swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}

.weui-cells {
  font-size: .7rem;
}

a {
  outline: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}